BlueCielo Publisher 2012 Administrator's Guide | BlueCielo ECM Solutions

You are here: VBScript reference > About the objects > About the MeridianQueue object > The MeridianQueue object methods > RevokeBatch method
NEW  RevokeBatch method

Revokes all documents that have been registered in the Publisher queue since the calling of the BeginBatch method.

Syntax

Function RevokeBatch (vaultId)
Parameters
Name Description

vaultId

A string that uniquely identifies the vault in which the document resides. Specify Nothing or an empty string to work in the same vault where the VBScript runs. The vault identifier has the syntax \\server\vault, where server is the name of the server computer and vault is the internal name of the vault or datastore. The vault identifier may consist of only a vault name, in which case the vault’s default server, if set, will be assumed.

Remarks

This method must be called in the _Terminate event procedure of a custom command, similar to the example shown in NEW BeginBatch method. If this is not done, then the RegisterDocument method registers documents in the queue individually.

Related concepts

VBScript reference

Disabling assembly signature verification

Related information

NEW BeginBatch method

NEW CommitBatch method

DocumentID property

FeedbackProperty property

JobCode property

PreventDuplicate property

PublishOptions property

RegisterDocument method

RenderOptions property

RevisionID property

UserName property


Copyright © 2000-2014 BlueCielo ECM Solutions

www.bluecieloecm.com